home *** CD-ROM | disk | FTP | other *** search
/ MacWorld UK 2005 May / MW_UK_2005_05.iso / 16 iCal utilities / MenuCal.sit / MenuCal / MenuCal.app / Contents / Resources / TODO < prev    next >
Encoding:
Text File  |  2005-01-11  |  1.2 KB  |  49 lines

  1.  
  2. - adjustable font size in calendar, controls overall size of cal
  3.  
  4. - auto away timer for the window (check)
  5.  
  6. - memos instead of iCal data (check)
  7.  
  8. - pref for drawer appearing below calendar window?
  9.  
  10. - make a menu extra?
  11.  
  12. - pref to select which calendars to display
  13.  
  14. - support for repeating events (check)
  15.  
  16. - pref to launch calendar clock on login
  17.  
  18. - take start of week day from iCal
  19.  
  20. - hotkey to open calendar
  21.  
  22. - preference for selecting whether to open to current date or last viewed date when window opens
  23.  
  24. - make any preferences live update if possible
  25.  
  26. - limit timer to firing only once! (check)
  27.  
  28. - don't fire timer on opening preferences...
  29.  
  30. - about box with website link (check)
  31.  
  32. - donate link in menu (check)
  33.  
  34. - if you close the window after it loses focus, the timer still runs and it will pop back up (check)
  35.  
  36. - growl notificaitons (check)
  37.  
  38. - make sure app runs if growl not installed 
  39.  
  40. - memo items are not colored in the calendar.
  41.  
  42. - ical icon in the growl notification
  43.  
  44. - if you change an item in iCal and then refresh, it shows up twice! (dheck)
  45.  
  46. - all the stuff in loops, alloc & init rather than autorelease methods to save some memory
  47.  
  48. - any way to have keep the pointer address for the iCalItems so you don't have to update it in CalenderCell?
  49.